Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Jakarta Wiki" for change notification.
The following page has been changed by PhilSteitz:
http://wiki.apache.org/jakarta/JakartaBoardReport-June2006
The comment on the change is:
Add updates on commons math, commons dbcp
------------------------------------------------------------ ------------------
==== Commons Collections ====
Commons Collections released version 3.2. This contained lots of bug fixes and a few new classes. Collections is a widely used project which doesn't have nearly enough releases (one every 18 months or so). Hopefully we can look at creating a generics version of the project before too long.
+ ==== Commons DBCP ====
+ After several months of inactivity at the end of last year, bug fixes have now resumed and a release plan for a patch level release has been published.
+
==== Commons FileUpload ====
Commons FileUpload released version 1.1.1. This was a minor maintenance release to fix two bugs found since version 1.1 was released in December 2005.
[at] [at] -77, +80 [at] [at]
==== Commons Logging ====
The long awaited JCL 1.1 was at last released. JCL has a tiny codebase but is difficult to work on. It is used by a huge number of projects both open source and commercial as well as being shipped with most J2EE containers but the 1.0.x series of releases have some pretty fundemental issues with (in particular) many implementations of the later J2EE specifications. It is also unfortunate that JCL is forced to work around deficiencies in these specifications. Though there were only a small number of code changes, these were backed by much larger quantities of analysis.
+
+
+ ==== Commons Math ====
+ Commons math development continues with bug fixes and enhancements. A library including numerical linear algebra and analysis routines on the commons math roadmap (as well as some other things) is being considered for inclusion. The incubator IP clearance process will be followed if the community agrees to accept the code.
==== Commons Pool ====
